home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d20 / fatt120.arc / FATTACH.DOC < prev    next >
Text File  |  1991-09-17  |  8KB  |  237 lines

  1.  
  2.  
  3.  
  4.                                 FAttach 1.20
  5.  
  6.                          Files automatically on HOLD 
  7.  
  8.                 Copyright (C) 1991 MiPA Software Development
  9.  
  10.                              FidoNet (2:240/100)
  11.                             
  12.  
  13.  
  14.         FAttach is a tool for BBS-Systems running FrontDoor with a
  15.         large amount of files. Because FrontDoor needs some time to
  16.         find the frequested files in a big system, sometimes the 
  17.         calling system hangs up before FrontDoor starts sending.
  18.  
  19.         To get around this FAttach can be used. All that is to be
  20.         done is the following type of netmail.
  21.  
  22.         ┌──────────────────────────────────────────────────────────┐
  23.         │ TO : FAttach, <Your Address>                             │
  24.         │ RE : Anything                                            │
  25.         │                                                          │
  26.         │ In the TEXT-area the names of the files to be requested  │
  27.         │                                                          │
  28.         │ TANGRAM.GIF                                              │
  29.         │ FATT111.*                                                │
  30.         │ FILES                                                    │
  31.         └──────────────────────────────────────────────────────────┘
  32.  
  33.         Multiple files & wildcards are allowed.                
  34.  
  35.         After recieving the netmail FAttach looks for a mail to it. 
  36.         Then ist ist looks through all frequestable directorys for 
  37.         the requested files, and makes a FileAttach Msg for the caller
  38.         who may then poll for his frequest.
  39.  
  40.         FAttach can be configured in the following way , so that un-
  41.         wanted "Suckers" can be closed out or let in.
  42.  
  43.  
  44.  
  45.                         Configuration of FAttach
  46.  
  47. ;       Comments start with a ";" and are not allowed after a Keyword
  48. ;       Keywords are NOT case sensitive.
  49. ;
  50. ;       If [N] is at the beginning of a comment it means that the
  51. ;       Keyword is ESSENTIAL, if [O] it is optional. Keywords that
  52. ;       are not needed must be commented out with ";" or deleted.
  53. ;
  54. ; [N]   Sysop-Name for From: FileAttach-Mail
  55. Sysop   Mike Paschen
  56. ;
  57. ;
  58. ; [N]   Main address
  59. Address 2:240/100
  60. ;
  61. ;
  62. ; [O]   You may define up to 3 AKA's to which FAttach mail may be
  63. ;       directed.               
  64. AKA-1   2:240/101
  65. AKA-2   2:240/2000
  66. AKA-3   2:25163/0
  67. ;
  68. ;
  69. ; [N]   Full path to your Netmail directory, finishing '\' is optional.
  70. NetMail C:\Fido\Netmail
  71. ;
  72. ;
  73. ; [N]   List of all directorys from wich frequests are allowed.
  74. ;       One directory per line, finishing "\" is optional.
  75. FreqDir C:\Fido\Filepath.lst
  76. ;
  77. ;
  78. ; [O]   List of directorys that are PASSWORD protected, but are in
  79. ;       FreqDir. These directorys will not be seen through.
  80. NoFreq  C:\Fido\NoFreq.lst
  81. ;
  82. ;
  83. ;  [O]  List of MAGIC's, so that magic file names also can be considered.
  84. ;       One Magic name per line.
  85. ;       Syntax as Follows.
  86. ;       FILES  K:\Allfiles\22400100.arj
  87. Magic   C:\Fido\Magic.lst
  88. ;
  89. ;
  90. ; [O]   Textfile, that will be hung on to the FileAttach-Msg's.
  91. ;       For infos, finger slapping and so on.
  92. ;       If this parameter is left out and both the MsgFile und MsgSize 
  93. ;       parameters are left out then this text will allways be attached.
  94. MsgText C:\Fido\FAttach.msg
  95. ;
  96. ;
  97. ; [O]   MsgSubject defines the subject of MsgText
  98. MsgSubject  Filerequest via FAttach
  99. ;
  100. ;
  101. ; [O]   With the parameter MsgFile you can define that the textfile
  102. ;       only be sent when this amount of files are requested.
  103. MsgFile 10
  104. ;
  105. ;
  106. ; [O]   With the parameter MsgSize you can define that the textfile
  107. ;       only be sent if the filerequest reaches this kilobyte amount.
  108. MsgSize 1024
  109. ;
  110. ;
  111. ; [O]   List of nodes (one entry per line), that are allowed to
  112. ;       use FAttach. if this list is not defined everyone can use
  113. ;       it (point can be closed out using NoPoints).
  114. ;       If used only Points & Nodes in this list can use FAttach.
  115. ;
  116. ;       Only ONE or NONE of the lists may be used, because both
  117. ;       list stop the other one.
  118. NodeOk  C:\Fido\NodeOk.lst
  119. ;
  120. ;
  121. ; [O]   List of nodes (one entry per line), who are NOT allowed
  122. ;       to use FAttach. 
  123. ;       Use the same as in NodeOk.
  124. NodeBad C:\Fido\NodeBad.lst
  125. ;
  126. ;
  127. ; [O]   NoPoints is used to stop points using FAttach.
  128. ;       This is for Sysops who want to protect their files  :-)
  129. NoPoints
  130. ;
  131. ;
  132. ; [N]   Maximum amount of files per FAttach msg. If a node sends 
  133. ;       more than one message it doesn't work.
  134. MaxFiles 20
  135. ;
  136. ;
  137. ; [N]   Level 1 - Only the frequested files will be logged
  138. ;       Level 2 - All files found in a frequest will be logged.
  139. LogLevel 1
  140. ;
  141. ;
  142. ; [N]   The MailFlag specifys if the fileattach-msg's get Hold (H),
  143. ;       Direct (D) or Crash (C) flag. Be very careful with the 
  144. ;       (D) and (C) flag.
  145. ;
  146. ;       Use it only together with the NodeOk-list, because these
  147. ;       people will have the pleasure of only sending the request MSG
  148. ;       and you send the files ;-)
  149. ;
  150. ;       With several CTL-Files you can make differences, so that
  151. ;       normal nodes get Hold. And special nodes get Crash. To do
  152. ;       this FAttach must be loaded with a CTL-File as parameter.
  153. ;
  154. ;       Only one of these flags can be set.
  155. MailFlag H | D | C
  156. ;
  157. ;
  158. ; [O]   For the finger slapping MsgText you can define an origin.
  159. ;       Net address is not allowed because it will be done automatically.
  160. ;
  161. ;       If an answer is made because the file was not found this 
  162. ;       origin will be used.
  163. Origin  Filerequest via FAttach
  164. ;
  165. ;
  166. ; [O]   If FileInfo is used for every found file the description line
  167. ;       in FILES.BBS will be picked out and sent as MAIL.
  168. FileInfo
  169.  
  170.  
  171.         Fattach automatically identifies the path it resides in and
  172.         searches there for the CTL-file if no CTL-file is specified.
  173.  
  174.         So that FAttach can work at optimum FrontDoor should Exit
  175.         after receipt of every mail and FAttach should be started.
  176.  
  177.         In Frodo Setup under Mailer, Miscellaneous following
  178.  
  179.           ....
  180.         ▒│  Present all AKAs to remote system       Yes           │▒
  181.         ▒│  Trigger exit upon receipt of netmail    Yes           │▒
  182.         ▒│  └─Upon receipt of ANY file              Yes | No      │▒
  183.           ....
  184.  
  185.         Mail must not be tossed, only FAttach must look for mail
  186.         in the Netmail directory.
  187.  
  188.         ────────────────────────────────────────────────────────────
  189.  
  190.         If you think FAttach is good ;-) then please send me
  191.         a nice postcard with your FIDONET address.
  192.  
  193.                    MiPA Software Development GmbH
  194.                    Mike Paschen
  195.                    Hellgrundweg 109
  196.                    D-2000 Hamburg 54
  197.  
  198.  
  199.         Restrictions:
  200.  
  201.         You can define up to 4096 fileareas, 4096 unallowed nodes or
  202.         4096 allowed nodes and 4096 MAGIC names.
  203.         
  204.  
  205.         Usage:
  206.  
  207.         FAttach may be used on Noncommercial sites free of charge.
  208.         On Commercial Sites after 21 days of trial a Registration
  209.         Fee of DM 20,- ( TWENTY GERMAN MARKS ) to be payed to the
  210.         above address.
  211.  
  212.         FAttach is NOT Public Domain Software. Sale of this program
  213.         needs the ALLOWANCE of the AUTHOR.
  214.  
  215.  
  216.         Legal Stuff:
  217.  
  218.         We guarantee only that FAttach will take up about 100 KB on
  219.         your HardDisk, and that your Logfile will get even BIGGER ;-)
  220.         If anything else happens it belongs to you and and nobody else.
  221.  
  222.  
  223.         Thanks to my Betatester-Team
  224.  
  225.         Bodo Matthias           (2:245/60)
  226.         Dieter Baumgartner      (2:246/15)
  227.         Matthias Mueller        (2:240/600.1)
  228.  
  229.         and thanks to Rocky Somerville (2:241/2100) for the
  230.         translation.
  231.  
  232.         ────────────────────────────────────────────────────────────
  233.  
  234.                Critics, updatewishes and stuff like that to
  235.  
  236.                     Mike Paschen, FidoNet (2:240/100)
  237.